AccessibilityUIAEnabled

Boolean

False

Purpose

The AccessibilityUIAEnabled parameter specifies whether Jade enables UIA (Microsoft UI Automation) accessibility features for the ListBox and Table controls. The parameter is set to false by default.

Set the parameter to true if you want Jade to respond to UIA messages from accessibility clients for these controls.

To create the necessary UIA objects on the client node, the value of the AccessibilityEnabled parameter must also be set to true.

Parameter is read when …

The client node is next initialized.

2020.0.02 and higher